Downgrade debug message to level "trace".
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 12:09:45 +0000 (13:09 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 12:09:45 +0000 (13:09 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py

index d241b88b08fb3317b310dbc9501136bc8bc9fbac..35fcfaaa1171e90a7a26e24908a9fc24c5f97c4c 100644 (file)
@@ -426,7 +426,7 @@ class XendDomainInfo:
 
 
     def storeChanged(self):
-        log.debug("XendDomainInfo.storeChanged");
+        log.trace("XendDomainInfo.storeChanged");
 
         changed = False